home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-01-14 | 344 b | 10 lines | [TEXT/MMCC] |
- void DomyKeyEvent(EventRecord *);
- void DoCloseWindow(WindowPtr w, short menuItem);
- void DoUpdate(EventRecord *);
- void DoActivate(EventRecord *);
- void DecideActivation(EventRecord *, WindowPtr w, Point mouseGlob, Boolean active);
- void DoOSEvent(EventRecord *);
- void DoHighLevelEvent(EventRecord *evt);
- void DoIdle(void);
- void AdjustMenus(void);
-